CSharpTest.Net
BTreeList<T> Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeList<T> Class : BTreeList<T> Constructor

Glossary Item Box

Overload List

OverloadDescription
BTreeList<T> Constructor()Constructs a BTreeList instance.  
BTreeList<T> Constructor(IComparer<T>)Constructs a BTreeList instance.  
BTreeList<T> Constructor(Int32,IComparer<T>)Constructs a BTreeList instance.  
BTreeList<T> Constructor(IEnumerable<T>)Constructs a BTreeList instance.  
BTreeList<T> Constructor(IComparer<T>,IEnumerable<T>)Constructs a BTreeList instance.  
BTreeList<T> Constructor(Int32,IComparer<T>,IEnumerable<T>)Constructs a BTreeList instance.  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys